go.uber.org/mock/gomock.assignableToTypeOfMatcher.targetType (field)
3 uses
go.uber.org/mock/gomock (current package)
matchers.go#L196: targetType reflect.Type
matchers.go#L200: return reflect.TypeOf(x).AssignableTo(m.targetType)
matchers.go#L204: return "is assignable to " + m.targetType.Name()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)